google.golang.org/grpc/balancer/pickfirst.pickfirstBalancer.reconcileSubConnsLocked (method)

2 uses

	google.golang.org/grpc/balancer/pickfirst (current package)
		pickfirst.go#L343: 	b.reconcileSubConnsLocked(newAddrs)
		pickfirst.go#L503: func (b *pickfirstBalancer) reconcileSubConnsLocked(newAddrs []resolver.Address) {